|
|
|
BlueCielo Meridian Enterprise 2012 Configuration Guide | BlueCielo ECM Solutions |
Property assignments assign specific values to properties under certain events and conditions. Property assignments are useful in numerous situations including:
To assign property values:
Note The Enable for scripting option must be selected and VBScript name must be complete for the Validation and Assignment pages to be active.
When | Description |
---|---|
Page enters edit mode |
When a user clicks the Edit button to edit the page. |
Property is changed |
When a user manually changes the value of the property selected from Field. When this option is selected, a Field list is visible for property selection. Note The property that is changed must be on the same page as this property. If you want to change this property based upon changes to a property on a different page, use Page is applied or Page is refreshed. |
Page is applied |
When a users clicks the Apply or OK button after editing a page. |
Page is refreshed |
When a user selects Refresh on the View menu or presses F5. |
Tip Property change events occur in the order listed in the previous table. If multiple assignments are configured for a property, depending on the options selected for Condition and Assignment, you may want to arrange them in step 12 to be applied in the same order.
Condition | Description |
---|---|
Unconditionally |
Always when the event selected for When occurs. |
If property is empty |
Only if the selected property is empty when the event selected for When occurs. When this option is selected, a Field list is visible for property selection. |
If property is not empty |
Only if the property is not empty when the event selected for When occurs. When this option is selected, a Field list is visible for property selection. |
If new document |
Only if the document is being created or imported by a user. When this option is selected, a list of actions that create a new document is visible for action selection. |
If expression is true |
Click the Meridian Enterprise Script Editor button |
Assignment | Description |
---|---|
Literal value |
Set the property to an explicit value. When this option is selected, a Value input box is visible for value entry. |
Value of another property |
Set the value of this property to the value of another property. When this option is selected, a Field list is visible for property selection. |
Expression |
Click the Meridian Enterprise Script Editor button |
Clear value |
Empty the property of whatever value it contains. |
Copyright © 2000-2012 BlueCielo ECM Solutions |